-
Notifications
You must be signed in to change notification settings - Fork 184
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
refactor: code structure supporting single source exhort payload to multi source #661
Conversation
aa1330a
to
ce813d2
Compare
Codecov ReportAttention: Patch coverage is
❗ Your organization needs to install the Codecov GitHub app to enable full functionality. Additional details and impacted files@@ Coverage Diff @@
## master #661 +/- ##
==========================================
+ Coverage 75.63% 85.41% +9.78%
==========================================
Files 10 12 +2
Lines 238 288 +50
Branches 37 39 +2
==========================================
+ Hits 180 246 +66
+ Misses 51 35 -16
Partials 7 7 ☔ View full report in Codecov by Sentry. |
30ca122
to
82e52fc
Compare
03fd430
to
81ef62a
Compare
Signed-off-by: Ilona Shishov <[email protected]>
* 12/4/23 - ritz303 : Updated the README.md and CHANGELOG.md for Service Preview * 12/4/23 - ritz303 : Minor edit --------- Co-authored-by: Aron Gunn <[email protected]>
Signed-off-by: Ilona Shishov <[email protected]>
Signed-off-by: Ilona Shishov <[email protected]>
Signed-off-by: Ilona Shishov <[email protected]>
Signed-off-by: Ilona Shishov <[email protected]>
Signed-off-by: Ilona Shishov <[email protected]>
Signed-off-by: Ilona Shishov <[email protected]>
81ef62a
to
3ceed7e
Compare
…creenshots (#670) Co-authored-by: Aron Gunn <[email protected]>
Signed-off-by: Ilona Shishov <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
Integrate multi source code structure supporting new exhort response payload.